projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e89bd7d
)
assistant: Remove some unused defines
author
Timm Bäder
<mail@baedert.org>
Sun, 23 Sep 2018 15:33:48 +0000
(17:33 +0200)
committer
Timm Bäder
<mail@baedert.org>
Sun, 23 Sep 2018 15:34:03 +0000
(17:34 +0200)
gtk/gtkassistant.c
patch
|
blob
|
history
diff --git
a/gtk/gtkassistant.c
b/gtk/gtkassistant.c
index 51f7552ff40678a2f38dfe5d556c24383e89cf21..91c0e2d9c57f9917f9be8c981a0edf39049033ac 100644
(file)
--- a/
gtk/gtkassistant.c
+++ b/
gtk/gtkassistant.c
@@
-79,9
+79,6
@@
#include "a11y/gtkwindowaccessible.h"
-#define HEADER_SPACING 12
-#define ACTION_AREA_SPACING 12
-
typedef struct _GtkAssistantPage GtkAssistantPage;
struct _GtkAssistantPage